func github.com/robfig/cron/v3.getBits
3 uses
github.com/robfig/cron/v3 (current package)
parser.go#L317: return getBits(start, end, step) | extra, nil
parser.go#L344: func getBits(min, max, step uint) uint64 {
parser.go#L361: return getBits(r.min, r.max, 1) | starBit
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)